Skip to content

fix(Sisyfos): 'mixerOnline' event was emitted continously - #396

Merged
nytamin merged 1 commit into
Sofie-Automation:release52from
nrkno:fix/sisyfos-mixerOnline-event
Sep 9, 2025
Merged

fix(Sisyfos): 'mixerOnline' event was emitted continously#396
nytamin merged 1 commit into
Sofie-Automation:release52from
nrkno:fix/sisyfos-mixerOnline-event

Conversation

@nytamin

@nytamin nytamin commented Sep 8, 2025

Copy link
Copy Markdown
Member

About the Contributor

Type of Contribution

This is a: Bug fix

Current Behavior

The mixerOnline event is emitted continuously in the Sisyfos device, which causes a log line to be written continuously.

New Behavior

The mixerOnline event is only emitted upon change, logging is reduced.

Status

  • PR is ready to be reviewed.
  • The functionality has been tested by the author.
  • Relevant unit tests has been added / updated.
  • Relevant documentation (code comments, system documentation) has been added / updated.

…n every ping, which in turn caused the event 'connectionChanged' to be emitted continously.

This in turn causes unnecessary load and logging.
@nytamin
nytamin requested a review from a team as a code owner September 8, 2025 13:13
@codecov-commenter

codecov-commenter commented Sep 8, 2025

Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

❌ Patch coverage is 14.28571% with 6 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
...te-resolver/src/integrations/sisyfos/connection.ts 16.66% 4 Missing and 1 partial ⚠️
...e-state-resolver/src/integrations/sisyfos/index.ts 0.00% 1 Missing ⚠️

📢 Thoughts on this report? Let us know!

@nytamin
nytamin requested review from a team and removed request for a team September 8, 2025 13:18
@nytamin
nytamin merged commit 91185ba into Sofie-Automation:release52 Sep 9, 2025
17 of 18 checks passed
@nytamin
nytamin deleted the fix/sisyfos-mixerOnline-event branch September 9, 2025 09:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants